Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIRROR] Makes dart insert projectile var modification code slightly better #800

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Skyrat: Skyrat-SS13/Skyrat-tg#25209
Original PR: tgstation/tgstation#79886

About The Pull Request

Ninja told me that I shouldn't use a signal to get the variable modifiers that a dart insert applies to its projectile. When I asked if using a callback passed as an initialization param was okay, Potato told me it was better.

Why It's Good For The Game

Less code smells.

Changelog

No player-facing changes.

…slightly better [MDB IGNORE] (#25209)

* [NO GBP] Makes dart insert projectile var modification code slightly better (#79886)

## About The Pull Request

Ninja told me that I shouldn't use a signal to get the variable
modifiers that a dart insert applies to its projectile. When I asked if
using a callback passed as an initialization param was okay, Potato told
me it was better.

## Why It's Good For The Game

Less code smells.

## Changelog

No player-facing changes.

* [NO GBP] Makes dart insert projectile var modification code slightly better

---------

Co-authored-by: Y0SH1M4S73R <[email protected]>
@Iajret Iajret merged commit fce4f6f into master Nov 24, 2023
24 checks passed
@Iajret Iajret deleted the upstream-mirror-25209 branch November 24, 2023 09:46
Iajret pushed a commit that referenced this pull request Feb 7, 2024
* Fixes some irregularities in heretic research tree (#81302)

## About The Pull Request

Once again, I fix a few errors in the heretic research tree:

- the lunar path no longer unlocks its sidepaths and reroll one research
before every other path, and this side knowledge in turn no longer
unlocks the earlier knowledge of the moon path
- blood siphon no longer unlocks apetra vulnera in addition to its
proper main path nodes
- ashen ritual now unlocks the nightwatcher's rebirth, instead of
unlocking the lonely ritual
- lunar blade upgrade is no longer cheaper than those of the other paths
- burglar's finesse now costs 1 point like other knowledge of its level
## Why It's Good For The Game

Heretic tree should not be irregular for no reason, I think. If any of
those quirks were intentional, please let me know.
## Changelog
:cl:
fix: smoothed out a few asymmetries in the heretic research tree
/:cl:

* Fixes some irregularities in heretic research tree

---------

Co-authored-by: ViktorKoL <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants